home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Exploring Aeronautics
/
NASA Exploring Aeronautics.iso
/
pc
/
source
/
start.dxr
/
00009_open win95 installer.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1998-06-02
|
107 b
|
6 lines
on mouseUp
set installerPath to the pathName & "qtsetup\qt32inst.exe"
open(installerPath)
halt()
end